home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / stepp000.swf / scripts / DefineSprite_1412 / frame_4 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  163 b   |  10 lines

  1. set("/Variables:Tab3MecanismeBloque",true);
  2. tellTarget("_root.Crane")
  3. {
  4.    gotoAndStop(3);
  5. }
  6. tellTarget("_root.ObjetAfficheCrane")
  7. {
  8.    gotoAndStop(1);
  9. }
  10.